home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / RS_Queez`20266210242006.psc / frmAbout.frm < prev    next >
Text File  |  2006-10-16  |  13KB  |  365 lines

  1. VERSION 5.00
  2. Object = "{2E4F703B-D223-48AF-AAA5-74361825BBF9}#1.0#0"; "b8Controls4.ocx"
  3. Begin VB.Form frmAbout 
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "About"
  6.    ClientHeight    =   5040
  7.    ClientLeft      =   45
  8.    ClientTop       =   435
  9.    ClientWidth     =   6945
  10.    Icon            =   "frmAbout.frx":0000
  11.    LinkTopic       =   "Form1"
  12.    MaxButton       =   0   'False
  13.    MinButton       =   0   'False
  14.    Picture         =   "frmAbout.frx":1708A
  15.    ScaleHeight     =   5040
  16.    ScaleWidth      =   6945
  17.    StartUpPosition =   1  'CenterOwner
  18.    Begin VB.Frame Frame3 
  19.       BorderStyle     =   0  'None
  20.       Height          =   3495
  21.       Left            =   1080
  22.       TabIndex        =   2
  23.       Top             =   1440
  24.       Width           =   5775
  25.       Begin b8Controls4.b8ToolButton b8ToolButton1 
  26.          Height          =   735
  27.          Left            =   2640
  28.          TabIndex        =   16
  29.          Top             =   2640
  30.          Width           =   2175
  31.          _ExtentX        =   3836
  32.          _ExtentY        =   1296
  33.          Picture         =   "frmAbout.frx":2BC4A
  34.          BackColor       =   16119285
  35.          Caption         =   "OK"
  36.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  37.             Name            =   "Tahoma"
  38.             Size            =   8.25
  39.             Charset         =   0
  40.             Weight          =   400
  41.             Underline       =   0   'False
  42.             Italic          =   0   'False
  43.             Strikethrough   =   0   'False
  44.          EndProperty
  45.          FontName        =   "Tahoma"
  46.          FontSize        =   8.25
  47.          ForeColor       =   8421504
  48.          BgColorHover    =   16119285
  49.          BgColorDown     =   16119285
  50.       End
  51.       Begin VB.Label Label3 
  52.          AutoSize        =   -1  'True
  53.          BackStyle       =   0  'Transparent
  54.          Caption         =   "+977-01-6618589"
  55.          BeginProperty Font 
  56.             Name            =   "Verdana"
  57.             Size            =   9
  58.             Charset         =   0
  59.             Weight          =   400
  60.             Underline       =   0   'False
  61.             Italic          =   0   'False
  62.             Strikethrough   =   0   'False
  63.          EndProperty
  64.          Height          =   210
  65.          Index           =   4
  66.          Left            =   2655
  67.          TabIndex        =   15
  68.          Top             =   1800
  69.          Width           =   1725
  70.       End
  71.       Begin VB.Label Label3 
  72.          Alignment       =   2  'Center
  73.          AutoSize        =   -1  'True
  74.          BackStyle       =   0  'Transparent
  75.          Caption         =   "Sudil Shrestha"
  76.          BeginProperty Font 
  77.             Name            =   "Verdana"
  78.             Size            =   9
  79.             Charset         =   0
  80.             Weight          =   400
  81.             Underline       =   0   'False
  82.             Italic          =   0   'False
  83.             Strikethrough   =   0   'False
  84.          EndProperty
  85.          Height          =   210
  86.          Index           =   3
  87.          Left            =   2655
  88.          TabIndex        =   14
  89.          Top             =   1320
  90.          Width           =   1395
  91.       End
  92.       Begin VB.Label Label3 
  93.          AutoSize        =   -1  'True
  94.          BackStyle       =   0  'Transparent
  95.          Caption         =   "Phone :"
  96.          BeginProperty Font 
  97.             Name            =   "Verdana"
  98.             Size            =   9
  99.             Charset         =   0
  100.             Weight          =   700
  101.             Underline       =   0   'False
  102.             Italic          =   0   'False
  103.             Strikethrough   =   0   'False
  104.          EndProperty
  105.          Height          =   210
  106.          Index           =   7
  107.          Left            =   1455
  108.          TabIndex        =   13
  109.          Top             =   1800
  110.          Width           =   750
  111.       End
  112.       Begin VB.Label Label3 
  113.          AutoSize        =   -1  'True
  114.          BackStyle       =   0  'Transparent
  115.          Caption         =   "Website :"
  116.          BeginProperty Font 
  117.             Name            =   "Verdana"
  118.             Size            =   9
  119.             Charset         =   0
  120.             Weight          =   700
  121.             Underline       =   0   'False
  122.             Italic          =   0   'False
  123.             Strikethrough   =   0   'False
  124.          EndProperty
  125.          Height          =   210
  126.          Index           =   1
  127.          Left            =   1455
  128.          TabIndex        =   12
  129.          Top             =   2055
  130.          Width           =   945
  131.       End
  132.       Begin VB.Label Label3 
  133.          Alignment       =   2  'Center
  134.          AutoSize        =   -1  'True
  135.          BackStyle       =   0  'Transparent
  136.          Caption         =   "Devloper : "
  137.          BeginProperty Font 
  138.             Name            =   "Verdana"
  139.             Size            =   9
  140.             Charset         =   0
  141.             Weight          =   700
  142.             Underline       =   0   'False
  143.             Italic          =   0   'False
  144.             Strikethrough   =   0   'False
  145.          EndProperty
  146.          Height          =   210
  147.          Index           =   0
  148.          Left            =   1455
  149.          TabIndex        =   11
  150.          Top             =   1320
  151.          Width           =   1125
  152.       End
  153.       Begin VB.Label Label2 
  154.          Alignment       =   2  'Center
  155.          AutoSize        =   -1  'True
  156.          BackStyle       =   0  'Transparent
  157.          Caption         =   "Regider Software"
  158.          BeginProperty Font 
  159.             Name            =   "MS Sans Serif"
  160.             Size            =   9.75
  161.             Charset         =   0
  162.             Weight          =   700
  163.             Underline       =   0   'False
  164.             Italic          =   0   'False
  165.             Strikethrough   =   0   'False
  166.          EndProperty
  167.          ForeColor       =   &H00800000&
  168.          Height          =   240
  169.          Index           =   3
  170.          Left            =   3000
  171.          TabIndex        =   10
  172.          Top             =   990
  173.          Width           =   1845
  174.       End
  175.       Begin VB.Label Label2 
  176.          Alignment       =   2  'Center
  177.          AutoSize        =   -1  'True
  178.          BackStyle       =   0  'Transparent
  179.          Caption         =   "Copyright 2005"
  180.          BeginProperty Font 
  181.             Name            =   "Arial"
  182.             Size            =   9.75
  183.             Charset         =   0
  184.             Weight          =   700
  185.             Underline       =   0   'False
  186.             Italic          =   0   'False
  187.             Strikethrough   =   0   'False
  188.          EndProperty
  189.          Height          =   240
  190.          Index           =   2
  191.          Left            =   1455
  192.          TabIndex        =   9
  193.          Top             =   990
  194.          Width           =   1425
  195.       End
  196.       Begin VB.Label Label2 
  197.          Alignment       =   2  'Center
  198.          AutoSize        =   -1  'True
  199.          BackStyle       =   0  'Transparent
  200.          Caption         =   "Version 1.0"
  201.          BeginProperty Font 
  202.             Name            =   "Arial"
  203.             Size            =   9.75
  204.             Charset         =   0
  205.             Weight          =   700
  206.             Underline       =   0   'False
  207.             Italic          =   0   'False
  208.             Strikethrough   =   0   'False
  209.          EndProperty
  210.          Height          =   240
  211.          Index           =   1
  212.          Left            =   1455
  213.          TabIndex        =   8
  214.          Top             =   630
  215.          Width           =   1065
  216.       End
  217.       Begin VB.Label Label1 
  218.          Alignment       =   2  'Center
  219.          BackStyle       =   0  'Transparent
  220.          Caption         =   "RS Queez`"
  221.          BeginProperty Font 
  222.             Name            =   "Arial Black"
  223.             Size            =   15.75
  224.             Charset         =   0
  225.             Weight          =   700
  226.             Underline       =   0   'False
  227.             Italic          =   0   'False
  228.             Strikethrough   =   0   'False
  229.          EndProperty
  230.          Height          =   495
  231.          Left            =   480
  232.          TabIndex        =   7
  233.          Top             =   120
  234.          Width           =   4785
  235.       End
  236.       Begin VB.Label lblEmail 
  237.          AutoSize        =   -1  'True
  238.          BackStyle       =   0  'Transparent
  239.          Caption         =   "http://www.regider.co.nr"
  240.          BeginProperty Font 
  241.             Name            =   "Verdana"
  242.             Size            =   9
  243.             Charset         =   0
  244.             Weight          =   400
  245.             Underline       =   0   'False
  246.             Italic          =   0   'False
  247.             Strikethrough   =   0   'False
  248.          EndProperty
  249.          ForeColor       =   &H00FF0000&
  250.          Height          =   210
  251.          Left            =   2655
  252.          MousePointer    =   99  'Custom
  253.          TabIndex        =   6
  254.          Top             =   2055
  255.          Width           =   2370
  256.       End
  257.       Begin VB.Label Label3 
  258.          Alignment       =   2  'Center
  259.          AutoSize        =   -1  'True
  260.          BackStyle       =   0  'Transparent
  261.          Caption         =   "Ashok Kasti"
  262.          BeginProperty Font 
  263.             Name            =   "Verdana"
  264.             Size            =   9
  265.             Charset         =   0
  266.             Weight          =   400
  267.             Underline       =   0   'False
  268.             Italic          =   0   'False
  269.             Strikethrough   =   0   'False
  270.          EndProperty
  271.          Height          =   210
  272.          Index           =   2
  273.          Left            =   2655
  274.          TabIndex        =   5
  275.          Top             =   1560
  276.          Width           =   1125
  277.       End
  278.       Begin VB.Label Label6 
  279.          AutoSize        =   -1  'True
  280.          BackStyle       =   0  'Transparent
  281.          Caption         =   "regider@gmail.com"
  282.          BeginProperty Font 
  283.             Name            =   "Verdana"
  284.             Size            =   9
  285.             Charset         =   0
  286.             Weight          =   400
  287.             Underline       =   0   'False
  288.             Italic          =   0   'False
  289.             Strikethrough   =   0   'False
  290.          EndProperty
  291.          ForeColor       =   &H00FF0000&
  292.          Height          =   210
  293.          Left            =   2655
  294.          MousePointer    =   99  'Custom
  295.          TabIndex        =   4
  296.          Top             =   2280
  297.          Width           =   1785
  298.       End
  299.       Begin VB.Label Label3 
  300.          AutoSize        =   -1  'True
  301.          BackStyle       =   0  'Transparent
  302.          Caption         =   "Email :"
  303.          BeginProperty Font 
  304.             Name            =   "Verdana"
  305.             Size            =   9
  306.             Charset         =   0
  307.             Weight          =   700
  308.             Underline       =   0   'False
  309.             Italic          =   0   'False
  310.             Strikethrough   =   0   'False
  311.          EndProperty
  312.          Height          =   210
  313.          Index           =   5
  314.          Left            =   1455
  315.          TabIndex        =   3
  316.          Top             =   2280
  317.          Width           =   675
  318.       End
  319.    End
  320.    Begin VB.Frame Frame2 
  321.       BorderStyle     =   0  'None
  322.       Height          =   1215
  323.       Left            =   1080
  324.       TabIndex        =   1
  325.       Top             =   120
  326.       Width           =   5775
  327.       Begin VB.Image Image2 
  328.          Height          =   1080
  329.          Left            =   600
  330.          Picture         =   "frmAbout.frx":2C6CA
  331.          Stretch         =   -1  'True
  332.          Top             =   120
  333.          Width           =   5160
  334.       End
  335.    End
  336.    Begin VB.Frame Frame1 
  337.       BorderStyle     =   0  'None
  338.       Height          =   4815
  339.       Left            =   120
  340.       TabIndex        =   0
  341.       Top             =   120
  342.       Width           =   855
  343.       Begin VB.Image Image1 
  344.          Height          =   3885
  345.          Left            =   0
  346.          Picture         =   "frmAbout.frx":2DB6C
  347.          Stretch         =   -1  'True
  348.          Top             =   360
  349.          Width           =   945
  350.       End
  351.    End
  352. End
  353. Attribute VB_Name = "frmAbout"
  354. Attribute VB_GlobalNameSpace = False
  355. Attribute VB_Creatable = False
  356. Attribute VB_PredeclaredId = True
  357. Attribute VB_Exposed = False
  358. Private Sub b8ToolButton1_Click()
  359. Unload Me
  360. End Sub
  361.  
  362. Private Sub Form_Load()
  363. Me.Icon = main.Icon
  364. End Sub
  365.